Welcome![Sign In][Sign Up]
Location:
Search - Quaternion in matlab

Search list

[Other resourceGlobalPositioningSystemsInertialNavigationanditegr

Description: This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities)
Platform: | Size: 12823 | Author: gaoxu | Hits:

[matlabqrot3d

Description: 四元数实现的三维空间的表达形式,具有表达式简单,运算精度高,占有存储空间小等优点。-quaternion achieve the three-dimensional space of expression, the expression is simple, high precision computing, possession of small storage space advantages.
Platform: | Size: 69632 | Author: sea | Hits:

[matlabqtfm_1_2

Description: 这是支持在MATLAB中进行四元数(哈密顿数)的工具箱,函数丰富,能大大简化四元数运算的速度-This is supported in MATLAB quaternions (Hamilton number) of the toolbox, function rich, can greatly simplify the quaternion computing speed
Platform: | Size: 149504 | Author: chen | Hits:

[matlabnavcode

Description: 导航解算,主要用于姿态的求解,主要利用的是四元数方法-Navigation solvers, mainly for solving attitude, the main use of the quaternion method
Platform: | Size: 4096 | Author: billtang | Hits:

[matlabGlobalPositioningSystemsInertialNavigationanditegr

Description: This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities) -This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by MS Grewal, Lawrence Weill, and AP Andrews, published by John Wiley and Sons, 2000.Contents: MATLAB (Version 5.2) Demonstrations
Platform: | Size: 12288 | Author: gaoxu | Hits:

[matlabQtfm_toolbox

Description: Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).-Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab ? extends Matlab ? to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab ? functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).
Platform: | Size: 146432 | Author: xbl | Hits:

[transportation applicationsSINS-MatlabImplement

Description: 本程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用 -This procedure is the law about quaternion SINS algorithm matlab solver combination package procedures, including filtering at the initial simulation, the initial alignment Gyrocompass law simulation, SINS Solution Demo simulation procedures, portfolio Kalman filter and the necessary presentation matrix conversion process parameters, the program algorithm are a large number of read I SINS classic books written thesis, after debugging has been passed from the error cone, paddle QIN Yong-yuan of the error and inertial navigation for one book in line with higher reliability. Inertial reference suitable to improve the use of learners
Platform: | Size: 20480 | Author: lijipeng | Hits:

[Algorithmmatlab_trm

Description: MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.
Platform: | Size: 1024 | Author: 李龙 | Hits:

[Other3dtrans

Description: 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor transformation with coordinate change. In the Generalized Position Vector the orientation can be expressed with: - unit quaternion, - Euler angles xyz (roll, pitch, and yaw), - Euler angles zyz (rotation, precession, and mutation), - unit vector and rotation angle, - Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved. The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder. - 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor transformation with coordinate change. In the Generalized Position Vector the orientation can be expressed with: - unit quaternion, - Euler angles xyz (roll, pitch, and yaw), - Euler angles zyz (rotation, precession, and mutation), - unit vector and rotation angle, - Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved. The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder.
Platform: | Size: 6144 | Author: kiyoung | Hits:

[matlabpointrotation

Description: point rotation using Quaternion. implementation in matlab. Program is a tool to rotate poin in Cartesian coordinates in three dimensions about any angle. Run moje2.m
Platform: | Size: 307200 | Author: adamsr | Hits:

[matlabifft

Description: 四元数matlab代码中的IFFT程序,可以直接用的-Quaternion IFFT in matlab program code can be directly used
Platform: | Size: 1024 | Author: yangyang | Hits:

[source in ebookMadgwickAHRS

Description: 在matlab环境中将陀螺仪加速度计以及磁传感器数据转为四元数的脚本。-The script will change accelerometers and gyroscopes magnetic sensor data into a quaternion In the matlab environment.
Platform: | Size: 1024 | Author: | Hits:

[matlabloulei_v24

Description: 包括四元数的各种计算,在matlab环境中自动识别连通区域的大小,ICA(主分量分析)算法和程序。- Including quaternion various calculations, Automatic identification in the matlab environment the size of the connected area, ICA (Principal Component Analysis) algorithm and procedures.
Platform: | Size: 4096 | Author: 牛建华 | Hits:

[matlabkeijou_v67

Description: 对HARQ系统的吞吐量分析,内含心电信号数据及运用MATLAB写的源代码,包括四元数的各种计算。- HARQ throughput analysis of the system, ECG data and includes source code written in MATLAB, Including quaternion various calculations.
Platform: | Size: 5120 | Author: lun | Hits:

[matlabfengliu_v20

Description: 仿真效率很高的,在matlab R2009b调试通过,包括四元数的各种计算。- High simulation efficiency, In matlab R2009b debugging through, Including quaternion various calculations.
Platform: | Size: 7168 | Author: yang | Hits:

[Algorithmjao_v60

Description: 包括四元数的各种计算,有借鉴意义哦,在matlab R2009b调试通过。- Including quaternion various calculations, There are reference Oh, In matlab R2009b debugging through.
Platform: | Size: 5120 | Author: henfengningnie | Hits:

[Algorithmgai

Description: 内含心电信号数据及运用MATLAB写的源代码,信号维数的估计,包括四元数的各种计算。- ECG data and includes source code written in MATLAB, Signal dimension estimates, Including quaternion various calculations.
Platform: | Size: 4096 | Author: 张武维 | Hits:

[Software Engineeringqanglan-V3.3

Description: 包括四元数的各种计算,在matlab R2009b调试通过,抑制载波型差分相位调制。- Including quaternion various calculations, In matlab R2009b debugging through, Suppressed carrier type differential phase modulation.
Platform: | Size: 4096 | Author: 张启可 | Hits:

[AI-NN-PRnounang-V7.8

Description: 包括四元数的各种计算,ldpc码的编解码实现,内含心电信号数据及运用MATLAB写的源代码。- Including quaternion various calculations, Codec ldpc code implementation ECG data and includes source code written in MATLAB.
Platform: | Size: 11264 | Author: 刘金 | Hits:

[Internet-Network四元数更新在matlab中的实现

Description: 四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update in matlab implementation, including sampling, update the quaternions, standardization and attitude Angle)
Platform: | Size: 1024 | Author: 麦芒的生活 | Hits:
« 12 »

CodeBus www.codebus.net